Re: [GENERAL] datetime problems

Поиск
Список
Период
Сортировка
От Herouth Maoz
Тема Re: [GENERAL] datetime problems
Дата
Msg-id l03110706b2539947c35c@[147.233.159.109]
обсуждение исходный текст
Ответы Re: [GENERAL] datetime problems  (Memphisto <szoli@valerie.inf.elte.hu>)
Список pgsql-general
At 15:45 +0200 on 21/10/98, Memphisto wrote:


> I'm terrible sorry, I meant to type login_start and no login_time which is
> and  intervallum. Thanks again for your help.

By the way, I was thinking, and my WHERE clause may not catch datetimes
which are on Aug 31, 1998, in the middle of the day. Better use:

WHERE the_date >= '1998-08-01' AND the_date < '1998-09-01';

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma



В списке pgsql-general по дате отправления:

Предыдущее
От: Herouth Maoz
Дата:
Сообщение: Re: [GENERAL] datetime problems
Следующее
От: Sferacarta Software
Дата:
Сообщение: Re: [GENERAL] aggregate question